home *** CD-ROM | disk | FTP | other *** search
- #define mnchsq_width 32
- #define mnchsq_height 8
- static char mnchsq_bits[] = {
- 0x00, 0x00, 0x00, 0x00, 0xf0, 0xff, 0xff, 0x3f, 0xde, 0xe0, 0x3f, 0x63,
- 0x30, 0x1e, 0x20, 0x79, 0x9e, 0x81, 0xff, 0x0f, 0x70, 0x7c, 0xc0, 0x79,
- 0xfe, 0xff, 0x7f, 0x60, 0x00, 0xff, 0xfc, 0x03};
-